ADD EXPRESSION VAR
The expression evaluator allows you to define and use variables in your expression. The command ADD EXPRESSION VAR allows you to add a variable with a value to the variable table of the evaluator.
ARGUMENTS:
* Variable Name = a string that contains the name of the variable to add
* Double Float Value = a value that will be assigned to the variable
SYNTAX
ADD EXPRESSION VAR Variable Name,Double Float Value
RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File
